﻿.imageplayer {min-width:990px;overflow:hidden;position:relative;height:420px;}
.imageplayer img{margin:0 auto;float:none;display:block;}
.imageplayer ul{position:absolute;top:360px;width:auto; z-index:90;}
.imageplayer ul li{width:15px;height:15px;margin-left:15px;cursor:pointer;background:#999;}
.imageplayer ul li.select{background:#ff0000;}
.imageplayer ul li:hover{background:#eeb864;}